IMG
Loading..
Select a color
24-7 Series Men's Responder Shirt
Item: 8TS-2515

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Features:
  • drirelease® fabric body and underside of arms for superior wicking and fast-drying capabilities to pull moisture and perspiration away from the skin for improved evaporation providing a 7 degree cooler body than other fibers or treatments
  • Includes an environmentally friendly FreshGuard® treatment on the body of the garment for a built-in natural odor neutralizer system to prevent bacteria growth
  • Contoured torso shape for an athletic fit
  • ¼ zip front mandarin collar; zipper has a cover hood for comfort
  • Durable polyester-cotton rip-stop sleeves and yoke for abrasion resistance and professional appearance
  • Flat seam construction for comfort
  • Vertical easy access zippered pockets on upper sleeves, inset for a streamlined appearance
  • Adjustable hook and loop cuffs
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`, MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`, `I`.`AltShowListID`, `I`.`InventoryOnly` FROM `tbl_items` `I` LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076') WHERE (`I`.`ItemGroup` = '8TS-2515') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') GROUP BY `I`.`ListID` ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`